Don't open a new line for long defuns being inserted at column 0
authorPo Lu <luangruo@yahoo.com>
Mon, 29 Jan 2024 07:45:47 +0000 (15:45 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 29 Jan 2024 07:45:47 +0000 (15:45 +0800)
commit0aec3117b5f9632d85401b6a4c7e6d99dcd21db0
treeee99ce5a190e44ec332e0bc73e2e28ff073e8810
parentb9f348ce1e2f56fcf8ed5e42adc4027026cde347
Don't open a new line for long defuns being inserted at column 0

* lisp/vc/log-edit.el (log-edit--insert-filled-defuns): Don't
open a new line for long defuns at column 0.

* test/lisp/vc/log-edit-tests.el
(log-edit-fill-entry-space-substitution): Adjust expected
results to match change.
(log-edit-fill-entry-initial-wrapping): New test.
lisp/vc/log-edit.el
test/lisp/vc/log-edit-tests.el